gdk: Move additional code in gdk_event_new() to GdkEvent::constructed
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 25 Oct 2017 13:49:19 +0000 (15:49 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 14 Dec 2017 00:05:48 +0000 (01:05 +0100)
commit8c9231dbb4a464a622ccd930b7994ae141242447
tree78a1b60944226a661deeba2e59f51905893e8981
parent5ee1d4893ae17ba8d52b98dba90129fc11e03dcf
gdk: Move additional code in gdk_event_new() to GdkEvent::constructed

Now that the type is a construct only property, we can initialize the
event fields properly here.
gdk/gdkevents.c